home *** CD-ROM | disk | FTP | other *** search
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ CAUTION!!! You MUST have ThrustMaster Command & Control Center ║
- REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to ║
- REM ║ use the macro capability. You can tell if you have vs 1.38 by looking║
- REM ║ at the top of the C&CC screen where the version # is shown on any of ║
- REM ║ the menu screens or click on F-7 About to view the version #. To tell║
- REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see ║
- REM ║ the version # at the top of the download screen. To obtain the newer ║
- REM ║ versions if you do not have them, check with any of the listed places ║
- REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest ║
- REM ║ versions of the Command and Control Center software. ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
- REM For Wing Commander from Origin
-
- REM Set BLACK and RED switches to DIGITAL.
-
- REM Select JOYSTICK for stick control. Throttle is keyboard type.
-
- MDEF KWINGCOM
-
- @DigitalThrottle
-
- BTN UB FireAfterburners
- BTN MB SelectMissile
- BTN LB SelectGun
- BTN HU ViewFront
- BTN HR ViewRight
- BTN HD ViewRear
- BTN HL ViewLeft
- BTN 1 /U RollShipLeft
- /M RollShipLeft
- /D AttackMyTarget
- BTN 2 /U RollShipRight
- /M RollShipRight
- /D BreakAndAttack
- BTN 3 /U EngageAutoPilot
- /M DisplayShipDamag
- /D FormOnMyWing
- BTN 4 /U ViewNavigationSc
- /M SelectTarget
- /D HelpMe
- BTN 5 /U Communcation1
- /M LockTarget
- /D SendDamageReques
- BTN 6 /U Communcation2
- /M LaunchMissile
- /D SendRandsomTaunt
- RKR UP Null
- RKR DN Null
- BTN MT /N FullStop
-
- REM Rocker Dn is combat communications (Combat orders to wingman and Enemy
- REM taunts) mode
- REM Rocker Up is navigation (Nav map and Autopilot) and general
- REM communications (Communications menu options 1 & 2) mode
- REM Rocker Md is normal combat mode (Roll left & right, Select target,
- REM Lock target, Display damage, & Fire weapon (missile, chaff
- REM pod, torpedo, etc))
- rem NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR THE
- rem MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT THRUSTMASTER
- rem TO INQUIRE ABOUT UPGRADING TO THE NEW CHIP AND MICROCODE!!!!
- rem How can you tell if you have the new chip and microcode? At the C:\MARK2
- rem Dos prompt type DIR MK2LOAD.EXE and hit enter. If it says "File not found
- rem then you have the old microcode version that uses DOWNLOAD.EXE instead.
-